-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.8.0
-
Code
-
Classes
- RestManager
Total Complexity |
219 |
Dependencies |
22 |
Dependents |
3 |
Total lines |
1,491 |
Lines of code |
1,073 |
Logical lines of code |
604 |
Comment lines |
83 |
Methods |
38 |
Properties |
7 |
Methods 38
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_importer() |
D |
24 |
56 |
144 |
get_file_preview() |
B |
36 |
22 |
75 |
generate_status_message() |
B |
40 |
23 |
54 |
save_exporter() |
A |
46 |
15 |
36 |
register_routes() |
A |
28 |
1 |
222 |
get_file_process() |
A |
47 |
9 |
35 |
get_preview() |
A |
47 |
9 |
33 |
get_exporter_status() |
A |
45 |
8 |
41 |
check_rest_status() |
A |
48 |
8 |
34 |
save_settings() |
A |
50 |
8 |
27 |
import_exporters() |
A |
48 |
7 |
32 |
sanitize() |
S |
53 |
7 |
22 |
attach_file() |
S |
47 |
6 |
34 |
sanitize_setting() |
S |
58 |
5 |
17 |
export_importers() |
S |
47 |
3 |
34 |
get_status() |
S |
50 |
3 |
27 |
get_template() |
S |
54 |
2 |
20 |
pause_import() |
S |
57 |
2 |
17 |
get_log() |
S |
60 |
2 |
12 |
get_debug_log() |
S |
61 |
2 |
11 |
get_importers() |
S |
67 |
2 |
8 |
get_exporters() |
S |
65 |
2 |
9 |
get_permission() |
S |
69 |
2 |
6 |
run_import() |
S |
59 |
1 |
14 |
init_import() |
S |
60 |
1 |
13 |
init_export() |
S |
60 |
1 |
13 |
stop_import() |
S |
61 |
1 |
12 |
run_exporter() |
S |
62 |
1 |
11 |
get_logs() |
S |
70 |
1 |
6 |
get_template_field_options() |
S |
67 |
1 |
7 |
get_settings() |
S |
76 |
1 |
4 |
register() |
S |
79 |
1 |
3 |
delete_importer() |
S |
70 |
1 |
6 |
get_importer() |
S |
68 |
1 |
7 |
migrate() |
S |
73 |
1 |
5 |
get_exporter() |
S |
68 |
1 |
7 |
delete_exporter() |
S |
70 |
1 |
6 |
__construct() |
S |
65 |
1 |
9 |